/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html {
  height: 100%;
}

body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4d4d4d;
	height: 100%;
	background: #c4c4c4 url(/i/bg.gif);
	margin: 0px;
}

a:link {
	color: #4d4d4d;
}
a:visited {
	color: #4d4d4d;
}
a:hover {
	color: #d00000;
}
a:active {
	color: #4d4d4d;
}

p {
  line-height: 1.5;
}

.img {
  behavior: url(/i/pngbehavior.htc);
}

.darkred {
  color: #d00000;
}

form, input {
  margin: 0px;
  padding: 0px;
}

#maindiv {
  width: 995px;
  padding-bottom: 10px;
  text-align: left;
}

#topnav {
  height: 50px;
  margin-top: 5px;
  background: url(/i/topl.png) no-repeat 0px 0px;
}

#topnav div {
  height: 50px;
  background: url(/i/topr.png) no-repeat 100% 0px;
  padding: 0px 15px 0px 17px;
}

#topnav div div {
  height: 34px;
  background: url(/i/topbg.gif) repeat-x 0px 0px;
  text-align: left;
  margin: 0px;
  padding: 16px 0px 0px 0px;
}

#searcharea {
  width: 173px;
  height: 34px;
  display: inline-block;
}

#searchfield {
  width: 124px;
  height: 14px;
  background: #ffffff url(/i/searchfield.png) no-repeat 0px 0px;
  margin: 0px 5px 0px 10px;
  border: none;
  font-size: 12px;
  color: #7e7e7e;
  padding: 3px;
  vertical-align: middle;
}

#searchbtn {
  vertical-align: middle;
  margin: 0px;
  padding: 0px;
}

#toplink {
  height: 34px;
  width: 750px;
  display: inline-block;
  padding: 0px;
  margin: 0px;
  text-align: right;
}

#toplink a {
  text-decoration: none;
  color: #7e7e7e;
  display: inline-block;
  background: url(/i/redarrow.gif) no-repeat 0px 3px;
  margin-left: 23px;
  padding-left: 20px;
}

#toplink a:hover {
  text-decoration: underline;
  color: #d00000;
}

#leftcontent {
  width: 223px;
  float: left;
}

#leftcontent_a {
  position: absolute;
  z-index: 20;
  top: 55px;
}

#rightcontent {
  width: 762px;
  float: right;
}

#topmenu {
  width: 223px;
  background: url(/i/menutop.png) no-repeat 0px 0px;
}

#topmenu1 {
  width: 223px;
  background: url(/i/menubot.png) no-repeat 0px 100%;
  padding: 9px 0px 15px 0px;
}

#topmenu11 {
  width: 223px;
  background: url(/i/menubot_a.png) no-repeat 0px 100%;
  padding: 9px 0px 5px 0px;
}

#topmenu2 {
  width: 223px;
  background: #ffffff url(/i/menubg.gif) repeat-y 0px 0px;
}

#topmenu3 {
  width: 223px;
  background: url(/i/menutop1.png) no-repeat 0px 0px;
}

#topmenu4 {
  width: 201px;
  background: url(/i/menubot1.png) no-repeat 0px 100%;
  padding: 5px 11px 5px 11px;
  text-align: left;
}

#topmenu4 img {
  display: block;
  position: relative;
}

#topmenu_a {
  width: 223px;
  background: url(/i/menutopa.png) no-repeat 0px 0px;
  position: relative;
  top: -4px;
}

#topmenu1_a {
  width: 223px;
  background: url(/i/menubot.png) no-repeat 0px 100%;
  padding: 9px 0px 15px 0px;
  position: relative;
  top: -4px;
}

a.menuitem {
  display: block;
  color: #444444 !important;
  font-size: 13px;
  text-transform: uppercase;
  text-decoration: none;
  width: 201px;
}

a.menuitem div {
  zbackground: none;
}

a.menuitem div div {
  padding-left: 22px;
  background: url(/i/menuarrow.png) no-repeat 0px 0px;
}

a.menuitem div div div {
  padding: 0px;
  background: url(alpha.gif);
}

a.menuitem div div div div {
  padding: 2px 5px 3px 10px;
}

a.menuitem:hover {
  color: #ffffff !important;
  background: url(/i/menul.png) repeat-y 0px 0px;
}

a.menuitem:hover div {
  background: url(/i/menulc.png) no-repeat 0px 100%;
}

a.menuitem:hover div div {
  background: url(/i/menuarrow1.png) no-repeat 0px 0px;
}

a.menuitem:hover div div div {
  background: #d00000 url(/i/menutc.png) no-repeat 100% 0px;
}

a.menuitem:hover div div div div {
  background: url(/i/menubc.png) no-repeat 100% 100%;
}

span.menuitem {
  display: block;
  font-size: 13px;
  text-transform: uppercase;
  text-decoration: none;
  width: 201px;
  color: #ffffff !important;
  background: url(/i/menul.png) repeat-y 0px 0px;
  cursor: default;
}

span.menuitem div {
  background: url(/i/menulc.png) no-repeat 0px 100%;
}

span.menuitem div div {
  padding-left: 22px;
  background: url(/i/menuarrow1.png) no-repeat 0px 0px;
}

span.menuitem div div div {
  background: #d00000 url(/i/menutc.png) no-repeat 100% 0px;
  padding: 0px;
}

span.menuitem div div div div {
  background: url(/i/menubc.png) no-repeat 100% 100%;
  padding: 2px 5px 3px 10px;
}


a.menuitem_a {
  display: block;
  color: #444444 !important;
  font-size: 13px;
  text-decoration: none;
  width: 201px;
}

a.menuitem_a div div div div {
  padding: 2px 5px 3px 32px;
  background: url(/i/menuball.gif) no-repeat 2px 2px;
}

a.menuitem_a:hover {
  color: #ffffff !important;
  background: #d00000 url(/i/menutc.png) no-repeat 100% 0px;
}

a.menuitem_a:hover div {
  background: url(/i/menubc.png) no-repeat 100% 100%;
}

a.menuitem_a div:hover div {
  background: url(/i/menubc1.png) no-repeat 0px 100%;
}

a.menuitem_a:hover div div div {
  background: url(/i/menutc1.png) no-repeat 0px 0px;
}

a.menuitem_a:hover div div div div {
  background: url(/i/menuball1.gif) no-repeat 2px 2px;
}

span.menuitem_a {
  color: #ffffff !important;
  display: block;
  font-size: 13px;
  text-decoration: none;
  width: 201px;
  background: #d00000 url(/i/menutc.png) no-repeat 100% 0px;
}

span.menuitem_a div {
  background: url(/i/menubc.png) no-repeat 100% 100%;
}

span.menuitem_a div div {
  background: url(/i/menubc1.png) no-repeat 0px 100%;
}

span.menuitem_a div div div {
  background: url(/i/menutc1.png) no-repeat 0px 0px;
}

span.menuitem_a div div div div {
  background: url(/i/menuball1.gif) no-repeat 2px 2px;
  padding: 2px 5px 3px 32px;
}

#tophdr {
  width: 762px;
  height: 178px;
  background: url(/i/tophdr.png) no-repeat 0px 0px;
  margin-top: 4px;
  text-align: left;
}

#tophdr1 {
  width: 762px;
  height: 178px;
  background: url(/i/tophdr1.png) no-repeat 100% 0px;
}

#tophdr2 {
  width: 762px;
  height: 178px;
  background: url(/i/tophdr2.png) no-repeat 100% 0px;
}

#tophdr3 {
  width: 762px;
  height: 178px;
  background: url(/i/tophdr3.png) no-repeat 100% 0px;
}

#tophdr4 {
  width: 762px;
  height: 178px;
  background: url(/i/tophdr4.png) no-repeat 100% 0px;
}

#tophdr5 {
  width: 762px;
  height: 178px;
  background: url(/i/tophdr5.png) no-repeat 100% 0px;
}

#tophdr6 {
  width: 762px;
  height: 178px;
  background: url(/i/tophdr6.png) no-repeat 100% 0px;
}

#tophdr7 {
  width: 762px;
  height: 178px;
  background: url(/i/tophdr7.png) no-repeat 100% 0px;
}

#alexandr {
  margin: 39px 0px 0px 31px;
}

#workarea {
  width: 762px;
  margin: 10px 0px 10px 0px;
  background: url(/i/wat.png) no-repeat 0px 0px;
}

#workarea1 {
  width: 762px;
  background: url(/i/wab.png) no-repeat 0px 100%;
  padding: 7px 0px 6px 0px;
}

#workarea2 {
  width: 762px;
  background: #ffffff url(/i/wabg.gif) repeat-y 0px 0px;
}

#workarea3 {
  width: 762px;
  background: url(/i/wat1.png) no-repeat 0px 0px;
}

#workarea4 {
  width: 722px;
  background: url(/i/wab1.png) no-repeat 0px 100%;
  padding: 13px 20px 19px 20px;
  min-height: 100px;
  text-align: left;
}

#workarea_a {
  width: 995px;
  margin: 10px 0px 10px 0px;
  background: url(/i/wat_a.png) no-repeat 0px 0px;
  clear: both;
  position: relative;
}

#workarea1_a {
  width: 995px;
  background: url(/i/wab_a.png) no-repeat 0px 100%;
  padding: 7px 0px 6px 0px;
}

#workarea2_a {
  width: 995px;
  background: #ffffff url(/i/wabg_a.gif) repeat-y 0px 0px;
}

#workarea3_a {
  width: 995px;
  background: url(/i/wat1_a.png) no-repeat 0px 0px;
}

#workarea4_a {
  width: 955px;
  background: url(/i/wab1_a.png) no-repeat 0px 100%;
  padding: 13px 20px 19px 20px;
  min-height: 100px;
  text-align: left;
}

.hdr1 {
  font-size: 14px;
  font-weight: bold;
  color: #5b5b5b;
  padding: 0px 10px 10px 0px;
}

.hdr1_a {
  font-size: 14px;
  font-weight: bold;
  color: #b40700;
  padding: 0px 0px 10px 19px;
  background: url(/i/greyarrow.gif) no-repeat 0px 5px;
}

.hdr1_ {
  font-size: 14px;
  font-weight: bold;
  color: #b40700;
  padding: 0px 0px 10px 19px;
 
}



table.site_table {
  border: 1px solid #676767;
  border-collapse: collapse;
  font-size: 11px;
}

table.site_table th {
  border: 1px solid #676767;
  background: #848484;
  color: #FFFFFF;
  font-weight: bold;
}

table.site_table td {
  border: 1px solid #676767;
}

.pagecount {
  padding-left: 10px;
  display: inline-block;
  vertical-align: middle;
}

.pagecount span {
  display: inline-block;
  padding: 2px;
  background: #d00000;
  color: #FFFFFF;
  font-weight: bold;
  vertical-align: middle;
}

.pagecount a {
  display: inline-block;
  padding: 2px;
  font-weight: bold;
  text-decoration: none;
  vertical-align: middle;
}

.greyline {
  height: 11px;
  background: url(/i/menudel1.gif) repeat-x 0px 50%;
  width: 490px;
  display: inline-block;
  vertical-align: middle;
}

.greyline1 {
  height: 11px;
  background: url(/i/menudel1.gif) repeat-x 0px 50%;
  width: 527px;
  display: inline-block;
  vertical-align: middle;
}

.newsitem {
  padding-left: 38px;
  background: url(/i/menuarrow.png) no-repeat 0px 0px;
}

.newsdate {
  font-size: 13px;
  font-weight: bold;
  color: #d00000;
}

.detail {
  font-weight: bold;
  padding-left: 14px;
  background: url(/i/redarrow.gif) no-repeat 0px 4px;
  display: inline-block;
  margin-bottom: 20px;
}

#map {
  border: 2px solid #d00000;
  margin-right: 20px;
  display: inline-block;
  vertical-align: middle;
}

#mapaddr {
  display: inline-block;
  font-size: 13px;
}

#footer {
  clear: both;
  background: url(/i/footerl.gif) no-repeat 0px 0px;
  height: 37px;
  zmargin-bottom: 10px;
}

#footer div {
  background: url(/i/footerr.gif) no-repeat 100% 0px;
  height: 37px;
  padding: 0px 16px 0px 16px;
}

#footer div div {
  background: #ffffff url(/i/footerbg.gif) repeat-x 0px 0px;
  height: 37px;
  font-size: 9px;
  text-align: left;
}

#footer a {
  text-decoration: none;
}

#counter {
  float: left;
  margin-top: 10px;
}

#creator {
  float: right;
  background: url(/i/footerlogo.png) no-repeat 0px 0px;
  padding: 3px 0px 5px 32px;
  margin-top: 9px;
}

/* System Messages */


/* Tooltips */

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */
#system-message { margin-bottom: 20px; }

#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E; margin:0px; padding-left: 40px; text-indent:0px;}



